crypto/internal/nistec.p384Table.Select (method)

5 uses

	crypto/internal/nistec (current package)
		p384.go#L330: func (table *p384Table) Select(p *P384Point, n uint8) {
		p384.go#L370: 		table.Select(t, windowValue)
		p384.go#L379: 		table.Select(t, windowValue)
		p384.go#L429: 		tables[tableIndex].Select(t, windowValue)
		p384.go#L434: 		tables[tableIndex].Select(t, windowValue)